Skip to content

Merge main into feature/test-main#31

Open
aws-toolkit-automation wants to merge 8 commits intofeature/test-mainfrom
autoMerge/feature/test-main
Open

Merge main into feature/test-main#31
aws-toolkit-automation wants to merge 8 commits intofeature/test-mainfrom
autoMerge/feature/test-main

Conversation

@aws-toolkit-automation
Copy link
Collaborator

Automatic merge failed

  • Resolve conflicts and push to this PR branch.
  • Do not squash-merge this PR. Use the "Create a merge commit" option to do a regular merge.

Command line hint

To perform the merge from the command line, you could do something like the following (where "origin" is the name of the remote in your local git repo):

git stash
git fetch --all
git checkout origin/feature/test-main
git merge origin/main
git commit
git push origin HEAD:refs/heads/autoMerge/feature/test-main

* fix(amazonq): Can't remove document listener (#6214)

* fix(amazonq): Can't remove document listener

* fix: updating the mockitoKotlin version for fixing ci builds

* fix: upgrade mockito-kotlin to 6.2.3 and mockito-core to 5.20.0

- Update mockito from 5.12.0 to 5.20.0
- Update mockitoKotlin from 5.4.0 to 6.2.3
- Remove snapshot repository since we're using stable releases
- Update CodeWhispererTestBase.kt to use mockito-kotlin 6.x API syntax

This fixes failing CI tests caused by downgrading from 5.4.1-SNAPSHOT.

* fix(tests): downgrade mockito to 5.x for CI stability (#6232)

* fix(tests): downgrade mockito to 5.12.0 and mockito-kotlin to 5.4.0 for CI stability

Downgrade from mockito-kotlin 6.2.3 to 5.4.0 (latest stable 5.x) and
mockito-core from 5.20.0 to 5.12.0 to restore CI build stability without
requiring extensive test migration to mockito-kotlin 6.x API.

* fix(tests): downgrade mockito-kotlin to 5.4.0 for CI stability

Downgrade mockito-kotlin from 6.2.3 to 5.4.0 (latest stable 5.x) to restore
CI build stability without requiring extensive test migration to mockito-kotlin
6.x API. Keep mockito-core at 5.20.0.

* fix(amazonq): Handle directory paths in user-configured Node.js runtime settings (#6217)

* fix: Handle directory paths in user-configured Node.js runtime settings

* fix: fix unit tests cases

* fix: Unit test cases

---------

Co-authored-by: chungjac <chungjac@amazon.com>

* deps: deprecate IDE 243 / GW 252 (#6246)

* fix(amazonq): adding changelog (#6247)

Co-authored-by: chungjac <chungjac@amazon.com>

* add info banner pointing to ATX (#6261)

Co-authored-by: David Hasani <davhasan@amazon.com>

* add info banner pointing to ATX (#6261)

Co-authored-by: David Hasani <davhasan@amazon.com>

* fix: test cases

---------

Co-authored-by: chungjac <chungjac@amazon.com>
Co-authored-by: David <60020664+dhasani23@users.noreply.github.com>
Co-authored-by: David Hasani <davhasan@amazon.com>
@aws-toolkit-automation aws-toolkit-automation requested a review from a team as a code owner February 25, 2026 20:17
aseemxs and others added 7 commits March 5, 2026 18:58
* Updating version to 3.103

* Updating SNAPSHOT version to 3.104-SNAPSHOT

---------

Co-authored-by: aws-toolkit-automation <>
…ots: C:/Program Files/pypy3.11-v7.3.20-win64/python.exe (#6273)

* fix: windows unit test failure File accessed outside allowed roots: file://C:/Program Files/pypy3.11-v7.3.20-win64/python.exe

* r
…values in JetBrains telemetry (#6260)

* fix(amazonq): adding changelog

* fix(amazonq): Fix for incorrect TriggerToResponseLatencyMilliseconds values in JetBrains telemetry

---------

Co-authored-by: chungjac <chungjac@amazon.com>
* build: drop support for 243

* fix: remove 2024.3

* fix: FIX_WHEN_MIN_IS_252
fix: merge from aws-toolkit-jetbrains
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants